[INFO] fetching crate kvarn-search 0.5.0...
[INFO] testing kvarn-search-0.5.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kvarn-search 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate kvarn-search 0.5.0
[INFO] finished tweaking crates.io crate kvarn-search 0.5.0
[INFO] tweaked toml for crates.io crate kvarn-search 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kvarn-search 0.5.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding notify v6.1.1 (available: v8.2.0)
[INFO] [stderr]       Adding scraper v0.18.1 (available: v0.26.0)
[INFO] [stderr]       Adding tree_magic_mini v3.1.5 (available: v3.2.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b1923ecbaafc36125fb1636efc17cdde61d598cf8641a1e4bc111b424bbc919
[INFO] running `Command { std: "docker" "start" "-a" "1b1923ecbaafc36125fb1636efc17cdde61d598cf8641a1e4bc111b424bbc919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b1923ecbaafc36125fb1636efc17cdde61d598cf8641a1e4bc111b424bbc919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b1923ecbaafc36125fb1636efc17cdde61d598cf8641a1e4bc111b424bbc919", kill_on_drop: false }`
[INFO] [stdout] 1b1923ecbaafc36125fb1636efc17cdde61d598cf8641a1e4bc111b424bbc919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a6c14c873b45ee3f1e4e54b2020dec65edff252fbb04c95fbafa82e2edf5c95
[INFO] running `Command { std: "docker" "start" "-a" "6a6c14c873b45ee3f1e4e54b2020dec65edff252fbb04c95fbafa82e2edf5c95", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling kvarn_utils v0.6.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tree_magic_db v3.0.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling tree_magic_mini v3.1.5
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling iter-set v2.0.2
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling elipdotter v0.3.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling kvarn_async v0.6.1
[INFO] [stderr]    Compiling kvarn v0.6.3
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling kvarn-search v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "6a6c14c873b45ee3f1e4e54b2020dec65edff252fbb04c95fbafa82e2edf5c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6c14c873b45ee3f1e4e54b2020dec65edff252fbb04c95fbafa82e2edf5c95", kill_on_drop: false }`
[INFO] [stdout] 6a6c14c873b45ee3f1e4e54b2020dec65edff252fbb04c95fbafa82e2edf5c95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ca4a8dbf63d5b5b80cb209a0380d3b6b8e95bdbc80168cff091694a4d12a302
[INFO] running `Command { std: "docker" "start" "-a" "0ca4a8dbf63d5b5b80cb209a0380d3b6b8e95bdbc80168cff091694a4d12a302", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kvarn-search v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uring`
[INFO] [stdout]     --> src/lib.rs:1074:9
[INFO] [stdout]      |
[INFO] [stdout] 1074 | /         prepare!(
[INFO] [stdout] 1075 | |             req,
[INFO] [stdout] 1076 | |             host,
[INFO] [stdout] 1077 | |             _path,
[INFO] [stdout] ...    |
[INFO] [stdout] 1302 | |         ),
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stdout]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "0ca4a8dbf63d5b5b80cb209a0380d3b6b8e95bdbc80168cff091694a4d12a302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ca4a8dbf63d5b5b80cb209a0380d3b6b8e95bdbc80168cff091694a4d12a302", kill_on_drop: false }`
[INFO] [stdout] 0ca4a8dbf63d5b5b80cb209a0380d3b6b8e95bdbc80168cff091694a4d12a302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7640f7bb3de2244e6efa4d3d9642340eac77e1309e4f05bffd6d11951e2236a9
[INFO] running `Command { std: "docker" "start" "-a" "7640f7bb3de2244e6efa4d3d9642340eac77e1309e4f05bffd6d11951e2236a9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `uring`
[INFO] [stderr]     --> src/lib.rs:1074:9
[INFO] [stderr]      |
[INFO] [stderr] 1074 | /         prepare!(
[INFO] [stderr] 1075 | |             req,
[INFO] [stderr] 1076 | |             host,
[INFO] [stderr] 1077 | |             _path,
[INFO] [stderr] ...    |
[INFO] [stderr] 1302 | |         ),
[INFO] [stderr]      | |_________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stderr]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `uring`
[INFO] [stderr]     --> src/lib.rs:1074:9
[INFO] [stderr]      |
[INFO] [stderr] 1074 | /         prepare!(
[INFO] [stderr] 1075 | |             req,
[INFO] [stderr] 1076 | |             host,
[INFO] [stderr] 1077 | |             _path,
[INFO] [stderr] ...    |
[INFO] [stderr] 1302 | |         ),
[INFO] [stderr]      | |_________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `sitemap-iter` and `wordpress-sitemap`
[INFO] [stderr]      = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]      = help: try referring to `$crate::extension` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]      = help: the macro `$crate::extension` may come from an old version of the `kvarn` crate, try updating your dependency with `cargo update -p kvarn`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `$crate::extension` which comes from the expansion of the macro `prepare` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `kvarn-search` (lib) generated 4 warnings (2 duplicates)
[INFO] [stderr] warning: `kvarn-search` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvarn_search-795caa34281aeab3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kvarn_search
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7640f7bb3de2244e6efa4d3d9642340eac77e1309e4f05bffd6d11951e2236a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7640f7bb3de2244e6efa4d3d9642340eac77e1309e4f05bffd6d11951e2236a9", kill_on_drop: false }`
[INFO] [stdout] 7640f7bb3de2244e6efa4d3d9642340eac77e1309e4f05bffd6d11951e2236a9
